home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 2000 October
/
Software of the Month - Ultimate Collection Shareware 277.iso
/
pc
/
PROGRAMS
/
UTILITY
/
NEXTSTAR
/
HISTORY-.TX_
/
HISTORY-.TX
Wrap
Text File
|
2000-04-19
|
9KB
|
416 lines
NeXTControls.OCX History File.
Copyright 1999 by Jorge M.R. Coelho and John T. Folden
--------------------------
Build 1.0.98 - 19 Apr 2000
Fixed: When left clicking on a task button for the first time,
if the window to bring forward was maximized it would be
restored as well.
--------------------------
Build 1.0.95 - 4 Apr 2000
Fixed: Closing an Explorer window with middle click on a
task icon did not work and only resulted in a beep.
--------------------------
Build 1.0.94 - 21 Mar 2000
Added: Middle-clicking on a task icon can now terminate the
associated application even if it is not responding.
Added: The tasklist icons are now refreshed every 3 seconds
even if no applications have been started or terminated. This
solves the problem of applications that changed their taskbar
icon to show a process progress and also corrects a problem
where sometimes busy applications would show the wrong icon.
Added: Dragging a file over a Tasklist button now not only
brings the associated window forward as it also identifies
the window with a tooltip.
--------------------------
Build 1.0.92 - 29 Feb 2000
Added: Bitmap transparency to tasklist buttons.
--------------------------
Build 1.0.91 - 23 Dec 1999
Fixed: The Tasklist control should now provide enough time
for tasks to show their correct icon when busy loading
before timing out.
--------------------------
Build 1.0.90 - 10 Dec 1999
Fixed: The Tasklist control no longer freezes the application
when another app hangs or hogs the system.
--------------------------
Build 1.0.89 - 4 Sep 1999
Added: Dragging a file over a Tasklist button now brings the
associated window forward.
--------------------------
Build 1.0.88 - 21 Aug 1999
Changed: NxTasklist control now ignores any space reserved by
taskbars and toolbars on the screen.
--------------------------
Build 1.0.85 - 21 Aug 1999
Fix: 3D display problems with NxFrame and NxPopUp controls in
large font systems.
--------------------------
Build 1.0.83 - 20 Jul 1999
Fix: Problem with tooltip on tasklist where it sometimes
would not go away.
--------------------------
Build 1.0.82 - 15 Jul 1999
Fix: Improved the WB/NS Minimize/Restore bug.
--------------------------
Build 1.0.81 - 1 Jul 1999
Added: Ability for Tasklist to use multiple icon files for user
defined icons.
--------------------------
Build 1.0.80 - 23 Jun 1999
Fixed: User Handles resource leak when using the Tasklist control
under NT.
--------------------------
Build 1.0.79 - 18 Jun 1999
Added: Middle clicking on a task icon of the Tasklist control now
kills that task.
Fixed: The Tasklist control was not positoning itself properly when
anchored to the right edge of the screen.
--------------------------
Build 1.0.78 - 15 Jun 1999
Added: File List Control now displays <Empty> if there are no files
or folders to view.
Added: A task can now be made not to appear on the TaskList control
by leaving the Iconpath blank in a User Specified Icon.
Changed: Method used to display the Tasklist control.
Fixed: Tasklist control would try to display a button frame when
a task icon was clicked if using transparent icons with the border
set to 3D Push in ( Again! )
--------------------------
Build 1.0.77 - 10 Jun 1999
Changed: The NxFile control is now incomensurably faster, specially
when retrieving folders with thousands of files.
Fixed: Tasklist control should now properly display in every virtual
desktop instead of only in the primary.
Fixed: Tasklist control would try to display a button frame when
a task icon was clicked if using transparent icons with the border
set to 3D Push in.
--------------------------
Build 1.0.76
Fixed: Problem with Textbox control when scrolling.
--------------------------
Build 1.0.75
Added: BorderColor and BorderColor2 properties to the Tasklist
control. Defines the colors used to draw the button's 3D frame.
Added: Always On Top property to the Tasklist control.
Changed: Method used to display the text in a Text box control.
Fixed: Problem with Frame control not repainting correctly in
design mode. It also consumes a lot less memory now.
--------------------------
Build 1.0.74
Added: Option buttons and checkboxes now fire up the click event
when their value is changed programatically.
--------------------------
Build 1.0.73
Added: Transparent background to buttons in Tasklist control.
--------------------------
Build 1.0.72
Added property page to the text property of the NxText control.
--------------------------
Build 1.0.71
Added support for push in buttons in Tasklist control.
--------------------------
Build 1.0.70
Optimized some of the controls code so they display faster.
--------------------------
Build 1.0.69
Fixed problem with text being cut-off at the end of the textbox
control.
--------------------------
Build 1.0.68
Fixed problem with scrollbars and textbox control.
--------------------------
Build 1.0.67
Fixed error under NT when using the tasklist control if PSAPI.DLL
does not exist.
Added UserControl icons to NxFile and NxTask controls.
Fixed bug in which NxCheck would not display the checkmark if
it was assign a boolean value of True instead of '1'.
--------------------------
Build 1.0.65
Added Tasklist control.
Improved the speed of the file listbox control when fetching
large directories.
--------------------------
Build 1.0.63
Double-click event of file listbox control now only fires when
user double clicks on the actual listbox part of the control.
Improved Painting code of File listbox control.
Wrote code to circunvent VB bug that caused scrollbars not to be
enabled/disabled as needed when placed on a Modall form.
--------------------------
Build 1.0.55
File listbox core code changed, to allow tenfold speed increase.
--------------------------
Build 1.0.53
Check and Option controls now also have a 'disabled' look.
--------------------------
Build 1.0.52
The Pull up menu control no longer reports a click event if the user
expands it and then clicks on the same item.
The Pull up menu control now correctly collapses when the user clicks
anywhere outside the control.
--------------------------
Build 1.0.48
Added File Mask option to File list box control.
Fixed problem with pull up menu disappearing behind a window if expanded
and the parent window looses then regains focus.
--------------------------
Build 1.0.47
Optimized auto-exclude code for option buttons.
--------------------------
Build 1.0.46
Fixed problem with large icons being displayed as small icons in the
filebrowser listbox.
--------------------------
Build 1.0.45
Fixed display bug with List box controls.
Fixed a problem with the File Listbox control and NT's pagefile.sys file.
Fixed problem in which scroll buttons appeared not to 'depress' when scrolling
resulted in a lot of processor activity.
Fixed problem with Automation Errors on the main application after compiling a
new OCX.
--------------------------
Build 1.0.28
Fixed severe memory leak when using icons in the file listboxes.
Added 'Value' property ( to control scroll bar position ) and
'PathChanged' event to File list box control.
Scroll in Listboxes and File Listboxes is now imediate, instead of
pixel by pixel, if the listboxes are not hidden, and any text and
icons are only drawn when the controls are visible.
Increased icon spacing for File listbox controls.
--------------------------
Build 1.0.21
Added File listbox control.
Listboxes now do not scroll pixel by pixel if the control is not visible ( faster ).
--------------------------
Build 1.0.20
Added OLE Drop capability to the list box control.
--------------------------
Build 1.0.19
The Pull Down Menu control no longer raises the click event when clicked on in the colapsed state.
--------------------------
Build 1.0.18
Added Enabled/Disabled appearence to the Pull Down Menu.
Added Style=2 property to listbox so that the control reserves space at the right for the sub-item arrow.
--------------------------
Build 1.0.15
Fixed timing problem bug that would cause strange scrolling behavior when scrolling a listbox using the keyboard.